home *** CD-ROM | disk | FTP | other *** search
/ Codemasters Artwork Disc ECTS 2000 ( UK) / Codemasters - Artwork Disc ECTS 2000 (UK).bin / pc / main.dxr / 00016.ls < prev    next >
Encoding:
Text File  |  2000-01-01  |  118 b   |  6 lines

  1. on exitFrame me
  2.   if the machineType <> 256 then
  3.     castLib(3).fileName = the moviePath & ":data:colin"
  4.   end if
  5. end
  6.